Home
last modified time | relevance | path

Searched defs:nb (Results 1 – 15 of 15) sorted by relevance

/fs/xfs/
Dxfs_fsops.c48 xfs_rfsblock_t nb = mp->m_sb.sb_dblocks + delta; in xfs_resizefs_init_new_ags() local
94 xfs_rfsblock_t nb, nb_div, nb_mod; in xfs_growfs_data_private() local
229 xfs_extlen_t nb; in xfs_growfs_log_private() local
/fs/jfs/
Djfs_dmap.c359 int nb, rc; in dbFree() local
1085 int dbitno, word, rembits, nb, nwords, wbitno, nw; in dbAllocNext() local
1805 int rc, nb; in dbAllocCtl() local
2140 int dbitno, word, rembits, nb, nwords, wbitno, nw, agno; in dbAllocBits() local
2287 int dbitno, word, rembits, nb, nwords, wbitno, nw, agno; in dbFreeBits() local
3007 int bitno, nb; in dbFindBits() local
3135 static int blkstol2(s64 nb) in blkstol2()
3187 int nb, rc; in dbAllocBottomUp() local
3242 int dbitno, word, rembits, nb, nwords, wbitno, agno; in dbAllocDmapBU() local
3724 int blkno, w, b, r, nw, nb, i; in dbInitDmap() local
Djfs_extent.c303 s64 nb, nblks, daddr, max; in extBalloc() local
373 static s64 extRoundDown(s64 nb) in extRoundDown()
Dxattr.c211 s32 nbytes, nb; in ea_write() local
360 int nbytes, nb; in ea_read() local
/fs/exfat/
Ddir.c193 static void exfat_init_namebuf(struct exfat_dentry_namebuf *nb) in exfat_init_namebuf()
199 static int exfat_alloc_namebuf(struct exfat_dentry_namebuf *nb) in exfat_alloc_namebuf()
208 static void exfat_free_namebuf(struct exfat_dentry_namebuf *nb) in exfat_free_namebuf()
228 struct exfat_dentry_namebuf *nb = &(de.namebuf); in exfat_iterate() local
/fs/vboxsf/
Dutils.c369 int path_len, out_len, nb; in vboxsf_path_from_dentry() local
455 int nb; in vboxsf_nlscpy() local
/fs/ntfs3/
Dfsntfs.c759 struct ntfs_buffers nb; in ntfs_clear_mft_tail() local
1161 u64 vbo, void *buf, u32 bytes, struct ntfs_buffers *nb) in ntfs_read_run_nb()
1280 struct ntfs_buffers *nb) in ntfs_read_bh()
1290 u32 bytes, struct ntfs_buffers *nb) in ntfs_get_bh()
1385 struct ntfs_buffers *nb, int sync) in ntfs_write_bh()
Dntfs_fs.h322 struct ntfs_buffers nb; member
396 struct ntfs_buffers nb; member
1069 static inline void nb_put(struct ntfs_buffers *nb) in nb_put()
Dfrecord.c804 u32 free_b, nb, to_free, rs; in ni_create_attr_list() local
/fs/nfs/blocklayout/
Drpc_pipefs.c164 static int rpc_pipefs_event(struct notifier_block *nb, unsigned long event, in rpc_pipefs_event()
/fs/
Dlocks.c1915 int lease_register_notifier(struct notifier_block *nb) in lease_register_notifier()
1921 void lease_unregister_notifier(struct notifier_block *nb) in lease_unregister_notifier()
1938 int lease_register_notifier(struct notifier_block *nb) in lease_register_notifier()
1944 void lease_unregister_notifier(struct notifier_block *nb) in lease_unregister_notifier()
/fs/smb/server/
Dtransport_tcp.c501 static int ksmbd_netdev_event(struct notifier_block *nb, unsigned long event, in ksmbd_netdev_event()
/fs/nfs/
Ddns_resolve.c426 static int rpc_pipefs_event(struct notifier_block *nb, unsigned long event, in rpc_pipefs_event()
/fs/nfsd/
Dfilecache.c753 nfsd_file_lease_notifier_call(struct notifier_block *nb, unsigned long arg, in nfsd_file_lease_notifier_call()
Dnfs4recover.c2116 rpc_pipefs_event(struct notifier_block *nb, unsigned long event, void *ptr) in rpc_pipefs_event()