Home
last modified time | relevance | path

Searched refs:inherit_flags (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/ubifs/
H A Ddir.c34 * inherit_flags - inherit flags of the parent inode.
47 static int inherit_flags(const struct inode *dir, umode_t mode) in inherit_flags() function
132 ui->flags = inherit_flags(dir, mode); in ubifs_new_inode()
/kernel/linux/linux-6.6/fs/ubifs/
H A Ddir.c34 * inherit_flags - inherit flags of the parent inode.
47 static int inherit_flags(const struct inode *dir, umode_t mode) in inherit_flags() function
134 ui->flags = inherit_flags(dir, mode); in ubifs_new_inode()

Completed in 4 milliseconds