Lines Matching refs:then

42 the way, and then loading the inode. This is done by looking up the
74 These are taken from the inode data. The open() file method is then
81 file structure, and then calling the required file structure method to
291 clear_inode: called then the VFS clears the inode. Optional
388 If you wish to overload the dentry methods then you should
421 If no flags are supported by the filesystem then this method
422 need not be implemented. If some flags are supported then the
552 Data is written into the address space by the application, and then
629 some reason, it can do so, and then return AOP_TRUNCATED_PAGE.
634 address_space object. If wbc->sync_mode is WBC_SYNC_ALL, then
636 written out. If it is WBC_SYNC_NONE, then a nr_to_write is given
638 If no ->writepages is given, then mpage_writepages is used
663 storage, then those blocks should be pre-read (if they haven't been
675 A void * may be returned in fsdata, which then gets passed into
707 invalidatepage: If a page has PagePrivate set, then invalidatepage
714 length is PAGE_CACHE_SIZE, then the private data should be released,
736 that all pages are invalidated, then its releasepage will
764 block is up to date then the read can complete without needing the IO
866 opens a file, it creates a new "struct file". It then calls the
910 operations with those for the device driver, and then proceed to call
1032 the vfsmount creation failed, then an error code should be returned.
1033 If -EISDIR is returned, then the directory will be treated as an
1055 If the 'rcu_walk' parameter is true, then the caller is doing a
1098 the dentry then the dentry is turned into a negative dentry
1100 references, then d_drop() is called instead
1102 d_add: add a dentry to its parents hash list and then calls