Home
last modified time | relevance | path

Searched hist:"6 e3e2c43" (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/fs/nfsd/
H A Dnfsproc.c6e3e2c43 Mon Mar 01 19:37:10 CST 2021 Al Viro <viro@zeniv.linux.org.uk> new helper: inode_wrong_type()

inode_wrong_type(inode, mode) returns true if setting inode->i_mode
to given value would've changed the inode type. We have enough of
those checks open-coded to make a helper worthwhile.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
/openbmc/linux/fs/9p/
H A Dvfs_inode_dotl.c6e3e2c43 Mon Mar 01 19:37:10 CST 2021 Al Viro <viro@zeniv.linux.org.uk> new helper: inode_wrong_type()

inode_wrong_type(inode, mode) returns true if setting inode->i_mode
to given value would've changed the inode type. We have enough of
those checks open-coded to make a helper worthwhile.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
H A Dvfs_inode.c6e3e2c43 Mon Mar 01 19:37:10 CST 2021 Al Viro <viro@zeniv.linux.org.uk> new helper: inode_wrong_type()

inode_wrong_type(inode, mode) returns true if setting inode->i_mode
to given value would've changed the inode type. We have enough of
those checks open-coded to make a helper worthwhile.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
/openbmc/linux/fs/overlayfs/
H A Dnamei.c6e3e2c43 Mon Mar 01 19:37:10 CST 2021 Al Viro <viro@zeniv.linux.org.uk> new helper: inode_wrong_type()

inode_wrong_type(inode, mode) returns true if setting inode->i_mode
to given value would've changed the inode type. We have enough of
those checks open-coded to make a helper worthwhile.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
/openbmc/linux/fs/fuse/
H A Dreaddir.c6e3e2c43 Mon Mar 01 19:37:10 CST 2021 Al Viro <viro@zeniv.linux.org.uk> new helper: inode_wrong_type()

inode_wrong_type(inode, mode) returns true if setting inode->i_mode
to given value would've changed the inode type. We have enough of
those checks open-coded to make a helper worthwhile.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
H A Ddir.c6e3e2c43 Mon Mar 01 19:37:10 CST 2021 Al Viro <viro@zeniv.linux.org.uk> new helper: inode_wrong_type()

inode_wrong_type(inode, mode) returns true if setting inode->i_mode
to given value would've changed the inode type. We have enough of
those checks open-coded to make a helper worthwhile.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
H A Dinode.c6e3e2c43 Mon Mar 01 19:37:10 CST 2021 Al Viro <viro@zeniv.linux.org.uk> new helper: inode_wrong_type()

inode_wrong_type(inode, mode) returns true if setting inode->i_mode
to given value would've changed the inode type. We have enough of
those checks open-coded to make a helper worthwhile.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
/openbmc/linux/fs/nfs/
H A Dinode.c6e3e2c43 Mon Mar 01 19:37:10 CST 2021 Al Viro <viro@zeniv.linux.org.uk> new helper: inode_wrong_type()

inode_wrong_type(inode, mode) returns true if setting inode->i_mode
to given value would've changed the inode type. We have enough of
those checks open-coded to make a helper worthwhile.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
/openbmc/linux/include/linux/
H A Dfs.h6e3e2c43 Mon Mar 01 19:37:10 CST 2021 Al Viro <viro@zeniv.linux.org.uk> new helper: inode_wrong_type()

inode_wrong_type(inode, mode) returns true if setting inode->i_mode
to given value would've changed the inode type. We have enough of
those checks open-coded to make a helper worthwhile.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>