Home
last modified time | relevance | path

Searched defs:sec (Results 1 – 20 of 20) sorted by relevance

/fs/hpfs/
A Dalloc.c12 static void hpfs_claim_alloc(struct super_block *s, secno sec) in hpfs_claim_alloc()
25 static void hpfs_claim_free(struct super_block *s, secno sec) in hpfs_claim_free()
38 static void hpfs_claim_dirband_alloc(struct super_block *s, secno sec) in hpfs_claim_dirband_alloc()
51 static void hpfs_claim_dirband_free(struct super_block *s, secno sec) in hpfs_claim_dirband_free()
69 static int chk_if_allocated(struct super_block *s, secno sec, char *msg) in chk_if_allocated()
205 secno sec; in hpfs_alloc_sector() local
280 secno sec; in alloc_in_dirband() local
296 int hpfs_alloc_if_possible(struct super_block *s, secno sec) in hpfs_alloc_if_possible()
315 void hpfs_free_sectors(struct super_block *s, secno sec, unsigned n) in hpfs_free_sectors()
A Danode.c15 struct bplus_header *btree, unsigned sec, in hpfs_bplus_lookup()
330 static secno anode_lookup(struct super_block *s, anode_secno a, unsigned sec) in anode_lookup()
343 secno sec; in hpfs_ea_read() local
366 secno sec; in hpfs_ea_write() local
A Dbuffer.c14 secno hpfs_search_hotfix_map(struct super_block *s, secno sec) in hpfs_search_hotfix_map()
26 unsigned hpfs_search_hotfix_map_for_range(struct super_block *s, secno sec, unsigned n) in hpfs_search_hotfix_map_for_range()
A Dmap.c20 secno sec; in hpfs_map_bitmap() local
/fs/exfat/
A Dfatent.c14 static int exfat_mirror_bh(struct super_block *sb, sector_t sec, in exfat_mirror_bh()
42 sector_t sec; in __exfat_ent_get() local
66 sector_t sec; in exfat_ent_set() local
A Ddir.c620 static int exfat_dir_readahead(struct super_block *sb, sector_t sec) in exfat_dir_readahead()
659 sector_t sec; in exfat_get_dentry() local
758 sector_t sec; in __exfat_get_dentry_set() local
A Dexfat_fs.h400 sector_t sec) in exfat_is_last_sector_in_cluster()
414 sector_t sec) in exfat_sector_to_cluster()
/fs/bcachefs/
A Dutil.c339 void bch2_prt_datetime(struct printbuf *out, time64_t sec) in bch2_prt_datetime()
348 void bch2_prt_datetime(struct printbuf *out, time64_t sec) in bch2_prt_datetime()
A Dbcachefs.h1218 s64 sec; in bch2_time_to_timespec() local
/fs/smb/client/
A Dnetmisc.c979 time64_t sec, days; in cnvrtDosUnixTm() local
/fs/jffs2/
A Dos-linux.h35 #define ITIME(sec) ((struct timespec64){sec, 0}) argument
/fs/hfs/
A Dhfs_fs.h290 #define sb_bread512(sb, sec, data) ({ \ argument
/fs/isofs/
A Dinode.c579 struct iso_supplementary_descriptor *sec = NULL; in isofs_fill_super() local
/fs/fat/
A Ddir.c55 int sec; in fat_dir_readahead() local
/fs/fuse/
A Ddir.c95 u64 fuse_time_to_jiffies(u64 sec, u32 nsec) in fuse_time_to_jiffies()
/fs/
A Dselect.c271 int poll_select_set_timeout(struct timespec64 *to, time64_t sec, long nsec) in poll_select_set_timeout()
/fs/btrfs/
A Dioctl.c69 __u64 sec; member
/fs/ocfs2/
A Ddlmglue.c2150 u64 sec = clamp_t(time64_t, spec->tv_sec, 0, 0x3ffffffffull); in ocfs2_pack_timespec() local
/fs/xfs/libxfs/
A Dxfs_format.h478 #define XFS_FSS_TO_BB(mp,sec) ((sec) << (mp)->m_sectbb_log) argument
/fs/nfs/
A Dnfs4xdr.c4174 __u64 sec; in xdr_decode_nfstime4() local

Completed in 79 milliseconds