Home
last modified time | relevance | path

Searched refs:fat_make_mode (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/fat/
H A Dfile.c69 ia.ia_mode = fat_make_mode(sbi, attr, S_IRWXUGO); in fat_ioctl_set_attributes()
71 ia.ia_mode = fat_make_mode(sbi, attr, in fat_ioctl_set_attributes()
H A Dfat.h204 static inline umode_t fat_make_mode(struct msdos_sb_info *sbi, in fat_make_mode() function
H A Dinode.c525 inode->i_mode = fat_make_mode(sbi, de->attr, S_IRWXUGO); in fat_fill_inode()
543 inode->i_mode = fat_make_mode(sbi, de->attr, in fat_fill_inode()
1392 inode->i_mode = fat_make_mode(sbi, ATTR_DIR, S_IRWXUGO); in fat_read_root()