Lines Matching full:lower
126 * @lower_dentry: Existing dentry in the lower filesystem
130 * Interposes upper and lower dentries.
155 * stat of the lower directory inode.
178 printk(KERN_ERR "%s: Failure to create dentry in lower fs; " in ecryptfs_do_create()
225 "the lower file for the dentry with name " in ecryptfs_initialize_file()
260 "lower filesystem\n"); in ecryptfs_create()
287 "the lower file for the dentry with name " in ecryptfs_i_size_read()
341 /* We want to add because we couldn't find in lower */ in ecryptfs_lookup_interpose()
748 * Calculate the required size of the lower file based on the
752 * Returns Calculated size of the lower file.
776 * @lower_ia: Address of the lower inode's attributes
784 * the truncation of the lower inode.
858 * know if we need to reduce the size of the lower file. */ in truncate_upper()
885 * The eCryptfs inode and the new *lower* size are mixed here in ecryptfs_inode_newsize_ok()
886 * because we may not have the lower i_mutex held and/or it may in ecryptfs_inode_newsize_ok()
902 * its corresponding lower inode.
940 * of both the ecryptfs inode and the lower inode.
942 * All other metadata changes will be passed right to the lower filesystem,
943 * and we will just update our inode to look like the lower.
981 printk(KERN_WARNING "Either the lower file " in ecryptfs_setattr()
1021 * mode change is for clearing setuid/setgid bits. Allow lower fs in ecryptfs_setattr()