Searched refs:s_mode (Results 1 - 17 of 17) sorted by relevance

/linux-4.4.14/include/linux/lockd/
H A Dshare.h21 u32 s_mode; /* deny mode */ member in struct:nlm_share
/linux-4.4.14/fs/lockd/
H A Dsvcshare.c37 if ((argp->fsm_access & share->s_mode) nlmsvc_share_file()
60 share->s_mode = argp->fsm_mode; nlmsvc_share_file()
/linux-4.4.14/fs/configfs/
H A Dinode.c75 sd_iattr->ia_mode = sd->s_mode; configfs_setattr()
105 sd_iattr->ia_mode = sd->s_mode = mode; configfs_setattr()
H A Dconfigfs_internal.h45 umode_t s_mode; member in struct:configfs_dirent
H A Ddir.c235 sd->s_mode = mode; configfs_make_dirent()
1519 /* Relationship between s_mode and the DT_xxx types */ dt_type()
1522 return (sd->s_mode >> 12) & 15; dt_type()
/linux-4.4.14/fs/affs/
H A Dsuper.c346 sbi->s_mode = i; affs_fill_super()
553 sbi->s_mode = mode; affs_remount()
H A Daffs.h92 umode_t s_mode; /* mode to override */ member in struct:affs_sb_info
H A Dinode.c70 inode->i_mode = sbi->s_mode; affs_iget()
/linux-4.4.14/arch/m68k/fpsp040/
H A Dfpsp.h290 .set s_mode,0x40 | round to single
/linux-4.4.14/fs/gfs2/
H A Dops_fstype.c1295 /* s_mode must be set before deactivate_locked_super calls */ gfs2_mount()
1296 s->s_mode = mode; gfs2_mount()
/linux-4.4.14/fs/
H A Dsuper.c1018 s->s_mode = mode; mount_bdev()
1045 fmode_t mode = sb->s_mode; kill_block_super()
/linux-4.4.14/arch/m68k/ifpsp060/src/
H A Dpfpsp.S519 set s_mode, 0x4 # single precision
6205 cmpi.b %d1, &s_mode # is prec = sgl?
6222 cmpi.b %d1, &s_mode # is prec = sgl?
6239 cmpi.b %d1, &s_mode # is prec = sgl?
6315 cmpi.b %d1, &s_mode # is prec sgl?
6358 cmpi.b %d1, &s_mode # is rnd prec = sgl?
6903 mov.w &s_mode,%d1 # force rnd prec = sgl
7336 ori.b &s_mode*0x10,%d0 # insert sgl prec
8000 ori.b &s_mode*0x10,%d0 # insert sgl prec
8485 ori.b &s_mode*0x10,%d0 # insert sgl precision
8562 cmpi.b %d0,&s_mode*0x10 # separate sgl/dbl prec
8818 ori.b &s_mode*0x10,%d0 # insert sgl prec
9259 ori.b &s_mode*0x10,%d0 # insert sgl precision
9342 cmpi.b %d0,&s_mode*0x10 # separate sgl/dbl prec
9882 ori.b &s_mode*0x10,%d0 # insert sgl precision
9960 cmpi.b %d0,&s_mode*0x10 # separate sgl/dbl prec
11069 ori.b &s_mode*0x10,%d0 # insert sgl prec
11522 ori.b &s_mode*0x10,%d0 # insert sgl prec
11967 ori.b &s_mode*0x10,%d0 # insert sgl precision
12021 cmpi.b %d0,&s_mode*0x10 # separate sgl/dbl prec
H A Dfpsp.S520 set s_mode, 0x4 # single precision
11569 ori.b &s_mode*0x10,%d0 # insert sgl prec
12054 ori.b &s_mode*0x10,%d0 # insert sgl precision
12131 cmpi.b %d0,&s_mode*0x10 # separate sgl/dbl prec
12387 ori.b &s_mode*0x10,%d0 # insert sgl prec
12828 ori.b &s_mode*0x10,%d0 # insert sgl precision
12911 cmpi.b %d0,&s_mode*0x10 # separate sgl/dbl prec
13451 ori.b &s_mode*0x10,%d0 # insert sgl precision
13529 cmpi.b %d0,&s_mode*0x10 # separate sgl/dbl prec
14638 ori.b &s_mode*0x10,%d0 # insert sgl prec
15091 ori.b &s_mode*0x10,%d0 # insert sgl prec
15536 ori.b &s_mode*0x10,%d0 # insert sgl precision
15590 cmpi.b %d0,&s_mode*0x10 # separate sgl/dbl prec
20435 ori.b &s_mode*0x10,%d0 # insert sgl prec
22083 cmpi.b %d1, &s_mode # is prec = sgl?
22100 cmpi.b %d1, &s_mode # is prec = sgl?
22117 cmpi.b %d1, &s_mode # is prec = sgl?
22193 cmpi.b %d1, &s_mode # is prec sgl?
22236 cmpi.b %d1, &s_mode # is rnd prec = sgl?
22781 mov.w &s_mode,%d1 # force rnd prec = sgl
H A Dfplsp.S500 set s_mode, 0x4 # single precision
/linux-4.4.14/fs/nilfs2/
H A Dsuper.c1324 s->s_mode = mode; nilfs_mount()
/linux-4.4.14/fs/kernfs/
H A Ddir.c1370 /* Relationship between s_mode and the DT_xxx types */ dt_type()
/linux-4.4.14/include/linux/
H A Dfs.h1325 fmode_t s_mode; member in struct:super_block

Completed in 700 milliseconds