Lines Matching full:being
12 * @inode: the inode being opened
13 * @filp: the struct file being set up
21 * is being opened) is encrypted, then the inode being opened uses the same
46 * with a lightweight RCU-mode check for the parent directory being in fscrypt_file_open()
79 * available, as it's implied by the dentry not being a no-key name. in __fscrypt_prepare_link()
98 * available, as it's implied by the dentries not being no-key names. in __fscrypt_prepare_rename()
133 * @dir: the encrypted directory being searched
134 * @dentry: the dentry being looked up in @dir
143 * Return: 0 on success; -errno on error. Note that the encryption key being
146 * like the key being unavailable, so that files can still be deleted.
175 * @inode: the inode on which flags are being changed
217 * @dir: directory in which the symlink is being created
221 * @disk_link: (out) the on-disk symlink target being prepared
265 * actually being redundant with i_size. This decreases by 2 bytes the in fscrypt_prepare_symlink()
431 * @path: the path for the encrypted symlink being queried
432 * @stat: the struct being filled with the symlink's attributes