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
550 Data is written into the address space by the application, and then
627 some reason, it can do so, and then return AOP_TRUNCATED_PAGE.
632 address_space object. If wbc->sync_mode is WBC_SYNC_ALL, then
634 written out. If it is WBC_SYNC_NONE, then a nr_to_write is given
636 If no ->writepages is given, then mpage_writepages is used
661 storage, then those blocks should be pre-read (if they haven't been
673 A void * may be returned in fsdata, which then gets passed into
705 invalidatepage: If a page has PagePrivate set, then invalidatepage
712 length is PAGE_CACHE_SIZE, then the private data should be released,
734 that all pages are invalidated, then its releasepage will
762 block is up to date then the read can complete without needing the IO
859 opens a file, it creates a new "struct file". It then calls the
903 operations with those for the device driver, and then proceed to call
1025 the vfsmount creation failed, then an error code should be returned.
1026 If -EISDIR is returned, then the directory will be treated as an
1048 If the 'rcu_walk' parameter is true, then the caller is doing a
1091 the dentry then the dentry is turned into a negative dentry
1093 references, then d_drop() is called instead
1095 d_add: add a dentry to its parents hash list and then calls